home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / lt1230 < prev    next >
Encoding:
Text File  |  1996-07-09  |  2.3 KB  |  73 lines

  1. * Linear Technology LT1230 op amp model  
  2. * Written: 07-24-1992. Type: Current Feedback Amplifier
  3. *
  4. * Connections: + - V+V-O 
  5. .SUBCKT LT1230 3 2 7 4 6
  6. *
  7. Q2A 4 3 10 QP 0.5
  8. Q3A 11 10 200 QN
  9. Q4A 11 11 7 QP
  10. Q5A 9 11 7 QP
  11. Q6A 12 11 7 QP
  12. Q7A 4 9 12 QP
  13. Q8A 7 12 13 QN 10
  14. RSCA 13 6 10
  15. IBA 7 10 DC 300U
  16. *
  17. Q2B 7 3 110 QN 0.5
  18. Q3B 111 110 200 QP
  19. Q4B 111 111 4 QN
  20. *
  21. Q5B 9 111 4 QN
  22. Q6B 112 111 4 QN
  23. Q7B 7 9 112 QN
  24. Q8B 4 112 113 QP 10
  25. RSCB 6 113  10
  26. IBB 110 4 DC 300U
  27. *
  28. RC 2 200 20
  29. R9 9 0 201600
  30. D1 9 6 DC
  31. D2 6 9 DC
  32. *
  33. .MODEL DC D
  34. *
  35. .MODEL QN NPN (IS=168E-18 BF=150 ISC=40E-18 NC=1 RB=250 RE=8 RC=100
  36. +CJE=0.37P VJE=0.65 MJE=0.33 FC=0.7 CJC=0.8P VJC=0.62 MJC=0.44
  37. +TF=300P
  38. *
  39. .MODEL QP PNP (IS=230E-18 BF=150 ISC=113E-18 NC=1 RB=250 RE=8 RC=100
  40. +CJE=0.34P VJE=0.75 MJE=0.40 FC=0.7 CJC=0.8P VJC=0.5 MJC=0.36
  41. +TF=300P
  42. *
  43. .ENDS LT1230
  44. ***
  45. *         (C) COPYRIGHT LINEAR TECHNOLOGY CORPORATION 1993
  46. *                       All rights reserved.
  47. *   Linear Technology Corporation hereby grants the users of this
  48. * macromodel a non-exclusive, nontransferrable license to use this
  49. *            macromodel under the following conditions:
  50. * The user agrees that this macromodel is licensed from Linear
  51. * Technology and agrees that the macromodel may be used, loaned,
  52. * given away or included in other model libraries as long as this
  53. * notice and the model in its entirety and unchanged is included.
  54. * No right to make derivative works or modifications to the
  55. * macromodel is granted hereby.  All such rights are reserved.
  56. * This model is provided as is.  Linear Technology makes no
  57. * warranty, either expressed or implied about the suitability or
  58. * fitness of this model for any particular purpose.  In no event
  59. * will Linear Technology be liable for special, collateral,
  60. * incidental or consequential damages in connection with or arising
  61. * out of the use of this macromodel.  It should be remembered that
  62. * models are a simplification of the actual circuit.
  63. * Linear Technology reserves the right to change these macromodels
  64. * without prior notice.  Contact Linear Technology at 1630 McCarthy
  65. * Blvd., Milpitas, CA, 95035-7487 or telephone 408/432-1900 for
  66. * datasheets on the actual amplifiers or the latest macromodels.
  67. * ----------------------------------------------------------------------- *